home *** CD-ROM | disk | FTP | other *** search
/ Reel Women - The Untold Story / Reel Women - The Untold Story.iso / cdromcfg / setup.cfg < prev   
Text File  |  1996-06-03  |  3KB  |  139 lines

  1. ;;setup.cfg, Copyright 1996, Enteractive
  2. ;
  3.  
  4. ;
  5. ; This setup configuration file should reside in a subdirectory
  6. ; on the CD called "CDROMCFG". The accompanying setup file searches
  7. ; all mounted volumes for a subdirectory of that name.
  8. ;
  9. ; To test this out during development, use the "subst" command in Dos to setup 
  10. ; a drive letter which looks like the CD-ROM. Then put all necessary files in
  11. ; a folder which that letter references.
  12. ;
  13. ; For example, use: subst o: d:\temp
  14. ; This sets up drive "O" to point to d:\temp. In d:\temp, create a directory
  15. ; called CDROMCFG and put this file in there.
  16. ;
  17.  
  18. [title=Reel Women]
  19.  
  20. ;
  21. ; win.ini entry information - REQUIRED
  22. ; The setup process will add entries to win.ini under the section specified below
  23. ;
  24. [section=Reel Women]
  25.  
  26. ; Splash screen
  27. ; If you wish to have a splash screen for the installer, specify
  28. ; the filename here. It must reside on the same drive as the 
  29. ; configuration file (ie it should be on the CD-ROM).
  30. [splash=rw\rwpics\brobk5.bmp]
  31.  
  32. ;Default installation location of binaries
  33. [defaultlocation=C:\RW]
  34.  
  35. ; Set this to TRUE if there is an installation which
  36. ; does not copy the application to the hard drive.
  37. ;
  38. ; Don't Permit running the application from CD
  39. [allowRunFromCD=FALSE]
  40.  
  41. ; The name of the program to execute when the Play button
  42. ; from the Autoplay screen is selected
  43. [autoplay=rwstart.exe]
  44.  
  45. [launcherOpts=-C $$CDPATH -d -e -f $$CDPATH fooey $$CDPATH]
  46. ;Since this is optional, the 'tag' is used to prompt and see, if the user wants
  47. ;to install/deinstall this package.
  48. [tag=QuickTime for Windows 2.0]
  49.   ;It isn't necessary to install this, since a user might
  50.   ;already have it installed from/for another product
  51.   [optional]
  52.  
  53.   [destination=windows]
  54.  
  55.   [source=rw\qtw\bin]
  56.   PLAYENU.DLL VIEWENU.DLL
  57.  
  58.   [source=rw\qtw\help]
  59.   MCENU.HLP PLAYENU.HLP VIEWENU.HLP
  60.  
  61.   [source=rw\qtw]
  62.   README.EXE 
  63.  
  64.   [source=rw\qtw\bin]
  65.   PLAYER.EXE VIEWER.EXE
  66.  
  67.   [source=rw\qtw\bin]
  68.   [destination=windows\system]
  69.   MCIQTENU.DLL QTHNDLR.DLL QTIM.DLL QTIMCMGR.DLL QTOLE.DLL
  70.  
  71.   MCIQTW.DRV
  72.  
  73.   QTMOVIE.VBX QTPIC.VBX
  74.    
  75.    DHIO_DH.QTC NAVG.QTC QCMC.QTC QTCVID.QTC QTJPEG.QTC
  76.   QTRAW.QTC QTRLE.QTC QTRPZA.QTC QTSMC.QTC QTVHDW.QTC
  77.   REELMGIC.QTC QTIV32.QTC QTIYVU9.QTC QTRT21.QTC QTNOTIFY.EXE
  78.  
  79. ; New file added for latest version
  80. ;  QTOLD.QTC
  81.  
  82. ;--------------------------------------------------------------
  83. ;Windows System files
  84. [source=rw]
  85. [destination=windows\system]
  86.  
  87. [tag=VBXs]
  88. ATX30H.VBX
  89. FXIMG210.VBX
  90. FXSND210.VBX
  91.  
  92. [tag=custom VBXs, DLLs]
  93. VLISTBOX.VBX
  94. BCMSG.VBX
  95. BCSND.VBX
  96.  
  97. [tag=required DLL's]
  98. FXTLS210.DLL
  99. VBRUN300.DLL
  100.  
  101. ;change dest to Windows
  102. ;
  103. ;--------------------------------------------------------------
  104. ;Source is the root of the CD.
  105.  
  106. ;Use user-specified destination directory for these.
  107. [destination=$$user-dest]
  108. [source=]
  109. rwhead.gif
  110.  
  111. [source=rw]
  112. [tag=Disk Files]
  113.  
  114. rw.dat
  115. bioar.dat
  116. bioall.mov
  117. biodir.mov
  118. bioedi.mov
  119. biooth.mov
  120. biopro.mov
  121. biowri.mov
  122. wave.dll
  123.  
  124. [tag=RW - Application]
  125. ; Source is the root of the CD.
  126.  
  127. [source=]
  128. ; Use user-specified destination directory for these.
  129. [destination=$$user-dest]
  130. [Program]
  131. [group=Rwomen.grp,Reel Women]
  132. [item=rwstart.exe,Reel Women]
  133. [item=remove.exe,Uninstall Reel Women]
  134. [source=]
  135. [item=rw.htm, Reel Web]
  136. [item=readme.wri, ReadMe]
  137. [end]
  138.  
  139.